﻿<style type="text/css">
  #divDane{
    border:1px solid black;
    max-width:320px;
    padding:4px;
  }
  .aktywne{
    background-color:yellow;
  }
  .nieaktywne{
    background-color:white;
  }
</style>